MailboxData Constructor |
| Name | Description | |
|---|---|---|
| MailboxData |
Initializes a new instance of the MailboxData class.
| |
| MailboxData(String) |
Initializes a new instance of the MailboxData class.
| |
| MailboxData(EmailAddress) |
Initializes a new instance of the MailboxData class.
| |
| MailboxData(String, MeetingAttendeeType) |
Initializes a new instance of the MailboxData class.
| |
| MailboxData(EmailAddress, MeetingAttendeeType) |
Initializes a new instance of the MailboxData class.
| |
| MailboxData(String, MeetingAttendeeType, Boolean) |
Initializes a new instance of the MailboxData class.
| |
| MailboxData(EmailAddress, MeetingAttendeeType, Boolean) |
Initializes a new instance of the MailboxData class.
|